home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / cc / sprite / tm-sun3-nfp.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-03-13  |  103 b   |  6 lines

  1. /* Define target machine as a Sun 3 with no 68881.  */
  2.  
  3. #define TARGET_DEFAULT 5
  4.  
  5. #include "tm-sun3.h"
  6.